Processes the lines of a posted sales order to force the release of backordered quantities.Processes the lines of an order attempting to move serialized items from a backorder to ship status. Introduced in 2023.1
            | Method | ReleaseForcedBackorderLinesByOrderNumber | 
The request body is of type ReleaseForcedBackorderLinesByOrderNumber.
| Name | Description | Data Type | 
|---|---|---|
| OrderNumber | xml:string | 
// Sample MakeAJAXCall
	The response body is of type ReleaseForcedBackorderLinesByOrderNumberResponse.
| Name | Description | Data Type | 
|---|---|---|
| ReleaseForcedBackorderLinesByOrderNumberResult | xml:string |